GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-07-05T19:25:03.5118894+00:00", "SubmitDate": "2025-07-05T19:25:03.5118894+00:00", "ReportPeriodStart": "2025-07-05T19:25:03.5118894+00:00", "ReportPeriodEnd": "2025-07-05T19:25:03.5118894+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "ec22dede-6735-48c2-a330-5aa6f65006c6", "Rows": [ { "ItemId": "700b943e-43af-4d6b-933b-36273ab9a7d2", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "700b943e-43af-4d6b-933b-36273ab9a7d2", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "ec22dede-6735-48c2-a330-5aa6f65006c6", "Rows": [ { "ItemId": "700b943e-43af-4d6b-933b-36273ab9a7d2", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "700b943e-43af-4d6b-933b-36273ab9a7d2", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "ed0231d7-1c69-4da3-b8a5-55c99afacea6", "9c1009af-edd6-4aae-bee6-843346dad82d" ], "Approvers": [ "f6ce59b8-9120-4f3e-833f-219726dfba01", "474888e1-d778-4af2-992d-79bca3045eb7" ], "ApprovedBy": "030d5408-bc75-4e9f-99d0-6e5ecab67988", "ApprovalDate": "2025-07-05T19:25:03.5118894+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "5bf43bce-f1f1-4f3d-bcaf-eacdc6bcb08f", "id": "79e46c81-5534-4eaa-9f03-6896fc534294", "ConfigId": "576a42f2-3a39-49c1-ac48-956400b3cd48" }, { "GenerationDate": "2025-07-05T19:25:03.5118894+00:00", "SubmitDate": "2025-07-05T19:25:03.5118894+00:00", "ReportPeriodStart": "2025-07-05T19:25:03.5118894+00:00", "ReportPeriodEnd": "2025-07-05T19:25:03.5118894+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "ec22dede-6735-48c2-a330-5aa6f65006c6", "Rows": [ { "ItemId": "700b943e-43af-4d6b-933b-36273ab9a7d2", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "700b943e-43af-4d6b-933b-36273ab9a7d2", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "ec22dede-6735-48c2-a330-5aa6f65006c6", "Rows": [ { "ItemId": "700b943e-43af-4d6b-933b-36273ab9a7d2", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "700b943e-43af-4d6b-933b-36273ab9a7d2", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "ed0231d7-1c69-4da3-b8a5-55c99afacea6", "9c1009af-edd6-4aae-bee6-843346dad82d" ], "Approvers": [ "f6ce59b8-9120-4f3e-833f-219726dfba01", "474888e1-d778-4af2-992d-79bca3045eb7" ], "ApprovedBy": "030d5408-bc75-4e9f-99d0-6e5ecab67988", "ApprovalDate": "2025-07-05T19:25:03.5118894+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "5bf43bce-f1f1-4f3d-bcaf-eacdc6bcb08f", "id": "79e46c81-5534-4eaa-9f03-6896fc534294", "ConfigId": "576a42f2-3a39-49c1-ac48-956400b3cd48" } ]